[NestedList:WXNestedList] (item: {label = Alpha.2.1; value = A.2.1; }) ==> currentItemIf you want, you can customize the messages that the elements print by overriding two methods in WOApplication. These methods are:
[NestedList:WXNestedList] (index: 0) ==> currentIndex
[NestedList:WXNestedList] sublist <== (currentItem.sublist: *nil*)
[NestedList:WXNestedList] (item: {isNew = 1; label = Alpha.2.2; value = A.2.2; }) ==> currentItem
[NestedList:WXNestedList] (index: 1) ==> currentIndex
[NestedList:WXNestedList] sublist <== (currentItem.sublist: *nil*)
Table of Contents
Next Section